home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / AGSPP221.ZIP / POWERPPL.221 / WHATS.NEW < prev   
Encoding:
Text File  |  1996-01-22  |  12.9 KB  |  310 lines

  1. 22 dec 95 - PowerPPL 2.21
  2.  
  3.        Bug Fix :
  4.             * NASTY BUG that put gargage in code after compilation! FIXED!
  5.  
  6.        Note :
  7.             * Sorry guyz... :( It was not my fault but the linker's
  8.  
  9. -----------------------------------------------------------------------------
  10.  
  11. 06 dec 95 - PowerPPL 2.2O
  12.  
  13.        Enhencements :
  14.             * Added a Screen Saver
  15.             * Added a tag option (CTRL-F6, CTRL-F7 & CTRL-F8) with a new
  16.               window, the Tag Manager...
  17.             * COMPLETE REWRITE OF THE HELP MANAGER ! Now you can move
  18.               the cursor within the help topic text, type some keys to
  19.               get the first matching topic... Also when using CTRL-F1 on an
  20.               unknown keyword, the help will now guide you to the closest
  21.               known one.
  22.  
  23.        Bug Fix :
  24.             * Bug when searching/replacing when near the end of the text
  25.               (may have cause some hangs). fixed
  26.             * Bug with the colors customizations (sometimes, the color set
  27.               was lost from a session to another). fixed.
  28.  
  29.        Notes :
  30.             * Hope you'll like the new help system... This has been requested
  31.               by so many people...
  32.  
  33. -----------------------------------------------------------------------------
  34.  
  35. 31 mar 95 - Release of PowerPPL v2.1
  36.  
  37.        Enhencements :
  38.             * Added a "Zippy text search" in help file (CTRL-F4)
  39.             * Added a Header creation option (only for *.PPS files) that
  40.               manage to add and update some informations about the file 
  41.               being edited
  42.               (This option only works with registered versions of PowerPPL)
  43.             * Added block indentation (CTRL-I) and block unindentation
  44.               (CTRL-U)
  45.             * Added a @Xnn Auto-translation mode in editor
  46.             * Colorization is now only for *.PP? files. Other documents
  47.               such as config files, display pages, etc... that are loaded
  48.               appears in a single color. (Untitled are colorized also)
  49.             * With projects, you can now press F9 & CTRL-F9 from any
  50.               window, the project name will be used to build the PPS source
  51.               file name. If this file is edited, it will be compiled and,
  52.               if CTRL-F9, run.
  53.             * PPLC 3.10 new keywords added
  54.             * Editor now handle CTRL-P.
  55.             * Added a @Xnn Color Table (ENTER/INS to insert in editor)
  56.             * Added toggle for Syntax Highlight and @Xnn Auto-Translation
  57.             * Alt-Y can be pressed to toggle @Xnn Auto-translation
  58.             * Alt-M can be pressed to open the Ascii Chart
  59.             * INSTALL program now detects 286- CPU and warn.
  60.             * REAL Documentation ;-)
  61.           
  62.        Bug fix :
  63.             * Char insertion with the Ascii table had problems when the 
  64.               clipboard was open and closed... fixed.
  65.             * Keywords STEP, SEEK_CUR, SEEK_END and SEEK_SET were missing
  66.               in the colorization. fixed.
  67.             * Function ErrCorrect() was mispelled in the help file 
  68.               (ErrorCorrect()). fixed.
  69.             * After an unsuccesful Run PPE command, a simple compilation
  70.               (succesful or not) was launching the PPE. fixed.
  71.             * problems with filenames when beginning a project... fixed.
  72.             * Added Endwhile to be recognized by the help file.
  73.  
  74.        Changes :
  75.             * File Option menu does not exist anymore, it has been replaced
  76.               by the Environment menu witch has also been redesigned.
  77.             * Changed the registration key witch is now a Keyfile
  78.               (if you are already registered read GETKEY.REG !)
  79.             * Chars in ascii table can be inserted by ENTER in addition with
  80.               INSERT
  81.             * Confirmation is asked when choosing the Default Colors option.
  82.             * CTRL-U is now assign to unindentation. Previous function was
  83.               the UNDO shortcut, replaced by ALT-U.
  84.  
  85. -----------------------------------------------------------------------------
  86.  
  87. 23 dec 94 - Release of PowerPPL v2.0
  88.  
  89.        Enhencements :
  90.             * Full support for PPL 3.0 (colorization & help)
  91.             * DESQview unused time slices are now released
  92.             * video mode fliping is now automatically disabled under 
  93.               DESQview (you don't need /NOFLIP anymore!)
  94.        
  95.        Bug Fix :
  96.             * Fix a bug that cause the PC to crash if 12/15 compilations
  97.               where called during the same session.
  98.        
  99.        Comments :
  100.             * First release with the THANKYOU.ALL ! :-) 
  101.               I now receive many emails and postcards... 
  102.               I *really* love this :-)
  103.  
  104. -----------------------------------------------------------------------------
  105.  
  106. 14 sep 94 - Release of PowerPPL v1.95
  107.  
  108.        Enhencements :
  109.             * Run PPE inside the editor with CTRL-F9 (w/PCB 15.2)
  110.               If a file was not compiled, the compilation will be called
  111.               automatically... then a CRC will be computed on the current
  112.               file and any further CTRL-F9 will call a comparision between
  113.               current file CRC and old one, resulting on the decision to
  114.               recompile or not. The CRC is written in the PRJ file... this
  115.               is why old PRJ are not compatible... please delete them...
  116.             * Tab lenght customizable
  117.        
  118.        Bug Fix :
  119.             * Successfull compilation was showing the Message Window before
  120.               re-select the editor. Fixed.
  121.             * A file specified on the command line was loaded from disk
  122.               even if the project was containing this file... This was
  123.               resulting in a duplicate editor. Fixed.
  124.             * Fixed a stupid bug that had prevent anybody from "registering"
  125.               PowerPPL with any keycode...
  126.             * Troubles when trying to get Help on the last word of the
  127.               editor... Fixed.
  128.             * Some Help Topics have been corrected.
  129.        
  130.        Changes :
  131.             * Project files format as been modified... please delete any 
  132.               .PRJ file
  133.             * Added a .PRC file for any .PRJ file... this allow to have
  134.               multiple configurations, depending on the project...
  135.  
  136.        Comments :
  137.             * I'm starting now to receive some emails & postcards !
  138.               I loooove this ;-)
  139.  
  140. -----------------------------------------------------------------------------
  141.  
  142. 01 sep 94 - Release of PowerPPL v1.90
  143.  
  144.        Enhencements :
  145.             * Optionnal Desktop auto-save&load
  146.             * Projects support
  147.  
  148.        Changes :
  149.             * "Save before compile" option now save all windows instead of
  150.               saving only the edited window... this was necessary to ensure
  151.               that include files edited at the same time during Project
  152.               cessions was up-to-date to be compiled together with main file...
  153.             * Distribution system changed ! Now you can log on the support BBS
  154.               to get you FREE serial number in order to remove any reminder.
  155.               (Serial number will be available for FREE immediatly following
  156.               the reception of your postcard :)) See FREE.NFO to get more
  157.               informations...
  158.             * Few modifications to menus to improve coherency...
  159.             * Succesfull compilation does not show the Message window  
  160.               anymore...
  161.  
  162.        Known Bug :
  163.             * Installation program may sometimes have problems on installing
  164.               on SUBSTitutes drives
  165.  
  166. -----------------------------------------------------------------------------
  167. WARNING : Version with the ALF advert instead of the CDC copyright is a
  168. fake version... byte-to-byte v1.83 except the "PPLC (C) CDC"...
  169. ALF = Anti Lamers Fondation ? What a joke.
  170. -----------------------------------------------------------------------------
  171.  
  172. 18 aug 94 - Release of PowerPPL v1.83
  173.        
  174.        Bug fix :
  175.             * Really BIG bug that sometimes made the computer crash when
  176.               trying to compile a large PPS source file with swapping...
  177.               fixed !
  178.             * Computer locking problems when tracking errors on lines >80
  179.               characters... fixed !
  180.             * Memory loss each time Message window was opened. fixed
  181.               (this bug may have cause some computers to go in an infinite
  182.               loop if many compile where called during the same session...)
  183.  
  184.       Known bugs :
  185.             * Troubles when specifying a NetWork drive in the 
  186.               "Output PPE path" field.
  187.  
  188.       Comments :
  189.             * The first bug was really big and well hidden ! I spend a whole
  190.               night on it :-( but now it's ok ! :-))
  191.  
  192. -----------------------------------------------------------------------------
  193.  
  194. 16 aug 94 - Release of PowerPPL v1.82
  195.        
  196.        Bug fix :
  197.             * Problem with 25/50 lines depending on starting mode
  198.             * Problem with INSTALL program when updating new version
  199.               of PowerPPL, Pkunzip was not called to overwrite existing
  200.               files... fixed.
  201.  
  202.       Known bugs :
  203.             * Troubles when specifying a NetWork drive in the 
  204.               "Output PPE path" field.
  205.  
  206. -----------------------------------------------------------------------------
  207.  
  208. 15 aug 94 - Release of PowerPPL v1.81
  209.        
  210.        Enhencements :
  211.             * Scrolling has been speed up by +40% !!        
  212.           
  213.        Bug fix :
  214.             * Deallocation bug with compile window
  215.             * Deallocation bug with message window when tracking error
  216.             * Problems when compiling Untitled windows
  217.  
  218.       Known bugs :
  219.             * Troubles when specifying a NetWork drive in the 
  220.               "Output PPE path" field.
  221.  
  222. -----------------------------------------------------------------------------
  223.  
  224. 11 aug 94 - Release of PowerPPL v1.80
  225.        
  226.        Enhencements :
  227.             * Improved Message window with Error browsing & source 
  228.               tracking (ENTER)
  229.             * Improved Compile window (Success, Errors or Warnings)
  230.             * Insert can be pressed while in Ascii table to put character 
  231.               in editor
  232.             * Swap option (for drop to dos & compile) with only 288 octets
  233.               resident.
  234.             * Compile with or without on-disk PPE creation
  235.             * Save before compile option
  236.             * Create .BAK files option
  237.             * Autoindent editor
  238.             * PPE Output directory
  239.             * PPLC customizable pathname
  240.     
  241.        Bug fix :
  242.             * Cursor movement with block insertion corrected to standard
  243.               editor
  244.  
  245.       Known bugs :
  246.             * Troubles when specifying a NetWork drive in the 
  247.               "Output PPE path" field.
  248.  
  249.       Comments :
  250.             * Wow ! Code is getting large... :-)
  251.  
  252. -----------------------------------------------------------------------------
  253.     
  254. 06 aug 94 - Release of PowerPPL v1.30
  255.        
  256.        Enhencements :
  257.             * Customizable colors
  258.             * Help Viewer fixed !!! (TV is BUGGED BUGGED BUGGED BUGGED !! ;))
  259.  
  260.        Comments :
  261.             * This is the first non-beta release !! spread like hell !! 
  262.               but remember : this is CardWare !
  263.  
  264. -----------------------------------------------------------------------------
  265.  
  266. 04 aug 94 - Release of PowerPPL v1.20ß
  267.  
  268.        Enhencements :
  269.             * COLORIZED CODE ! (Borland-like)
  270.             * Help System completed (cross-references)
  271.  
  272.        Known bugs :
  273.             * Still this bug with the help Viewer... 
  274.               that's why this is still a ß version :-(
  275.  
  276.        Comments : 
  277.             * Thanks to Olivier Langlois who suggested the colorized code
  278.           function...
  279.  
  280. -----------------------------------------------------------------------------
  281.  
  282. 22 sep 94 - PowerPPL v1.00ß is finished - This is not yet a release... :-(
  283.  
  284.        Enhencements :
  285.             * This is the first version so :
  286.             * Multi-Window Editor
  287.             * Full block functions
  288.             * Clipboard
  289.             * Undo
  290.             * Compile inside the editor (F9)
  291.             * Auto Compilation result in a special window
  292.             * PPL HELP (not complete...) with CTRL-F1 
  293.             * 25/50 Lines
  294.             * Compilation Options (/NOUVAR /DISARR)
  295.             * Calculator
  296.             * Ascii Table
  297.             * Calendar
  298.  
  299.        Known bugs :
  300.             * There is a bug with the help viewer that makes the available
  301.               memory reduce each time the help is requested... This is not 
  302.               a so big bug coz the memory goes down by less than 1k at a 
  303.               time and each time PP is left, memory is released...
  304.               If you run out of memory, just leave PowerPPL and reenter...
  305.               (There is a Heap viewer on the top right corner of the 
  306.               screen... If this value is going dangerously down, leave 
  307.               and rerun...)
  308.  
  309. -----------------------------------------------------------------------------
  310.